Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

Set(DicomDataSet,DicomElement,Object[]) Method






The data set to set information into.
The parent DicomElement where to start setting the information in the DicomDataSet
The instances that have the correct attributes.
Sets the information in the data set from the specified class instances.
Syntax
[ExtensionAttribute()]
public static void Set( 
   DicomDataSet ds,
   DicomElement parent,
   params object[] instances
)
'Declaration
 
<ExtensionAttribute()>
Public Overloads Shared Sub Set( _
   ByVal ds As DicomDataSet, _
   ByVal parent As DicomElement, _
   ByVal ParamArray instances() As Object _
) 
'Usage
 
Dim ds As DicomDataSet
Dim parent As DicomElement
Dim instances() As Object
 
DicomExtensions.Set(ds, parent, instances)

Parameters

ds
The data set to set information into.
parent
The parent DicomElement where to start setting the information in the DicomDataSet
instances
The instances that have the correct attributes.
Remarks
Instances have to be defined with the correct ElementAttribute. Any properties not defined with this attribute will be ignored.
Example
For an example refer to ElementAttribute
Requirements

Target Platforms

See Also

Reference

DicomExtensions Class
DicomExtensions Members
Overload List

Error processing SSI file
   Leadtools.Dicom.Common requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features